inherited MoveImapFld: TMoveImapFld Left = 385 Top = 327 Caption = 'Rename/Move IMAP folder' ClientHeight = 246 OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 inherited Label1: TLabel Width = 54 Caption = '&New name:' end inherited bOK: TButton Top = 208 end inherited cbParent: TComboBox Top = 136 end inherited bCancel: TButton Top = 208 end inherited rbRoot: TRadioButton Top = 88 Caption = 'Move to the root level' end inherited rbSub: TRadioButton Top = 112 Caption = 'Make a sub-folder of' end object rbStay: TRadioButton Left = 16 Top = 64 Width = 345 Height = 17 Caption = '&Do not move the folder' Checked = True TabOrder = 6 TabStop = True OnClick = rbSubClick end object cbResubscribe: TCheckBox Left = 16 Top = 176 Width = 345 Height = 17 Caption = 'Re-subscribe renamed sub-folders' Checked = True State = cbChecked TabOrder = 7 end end